'Declaration
Public Overloads Function SaveAsHTML( _ ByVal FilePath As String, _ ByVal layoutType As HtmlLayoutType _ ) As GdPictureStatus
public GdPictureStatus SaveAsHTML( string FilePath, HtmlLayoutType layoutType )
public function SaveAsHTML( FilePath: String; layoutType: HtmlLayoutType ): GdPictureStatus;
public function SaveAsHTML( FilePath : String, layoutType : HtmlLayoutType ) : GdPictureStatus;
public: GdPictureStatus SaveAsHTML( string* FilePath, HtmlLayoutType layoutType )
public: GdPictureStatus SaveAsHTML( String^ FilePath, HtmlLayoutType layoutType )
Parameters
- FilePath
- layoutType